'宣言
<System.Diagnostics.DebuggerDisplayAttribute("\{ Key = {KeySelector} \}")> Public MustInherit Class Subindex(Of T) Inherits IndexDefinition(Of T)
[System.Diagnostics.DebuggerDisplay("\{ Key = {KeySelector} \}")] public abstract class Subindex<T> : IndexDefinition<T>